home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / sokoban-.tar / sokoban-src.tar / sokoban / screens / sokoban.help < prev   
Text File  |  1992-05-16  |  1KB  |  40 lines

  1.  
  2.                            S O K O B A N
  3.  
  4.   The problem is to push packets to saving positions by moving around
  5.   and pushing only one packet at a time if possible.
  6.  
  7.  
  8.   Available Commands are:
  9.  
  10.   h:  move/push left       H:  run/push left     ^H:  run left to object
  11.   l:  move/push right      L:  run/push right    ^L:  run right to object
  12.   j:  move/push down       J:  run/push down     ^J:  run down to object
  13.   k:  move/push up         K:  run/push up       ^K:  run up to object
  14.  
  15.   u:  undo last move/push  U:  undo all          
  16.  
  17.   c:  temporary save      ^U:  reset to temporary save
  18.  
  19.  ^R: Refresh screen
  20.  
  21.   q:  quit                 s:  save the game      ?:  this help screen
  22. += (DO NOT CHANGE OR DELETE THIS LINE)
  23.  
  24.   Characters on screen are:
  25.  
  26.      @@  player                          ++      player on saving position
  27.      ..  saving position for packet      $$      packets
  28.      **  saved packet                    ##      wall
  29.  
  30.  
  31.   As you could see you can make a temporary save. This is useful if you think
  32.   that all the moves/pushes you have made are correct, but you don't know how
  33.   to go on. In this case you can temporary save (using the c command). If you
  34.   then get stucked you need not undo all (using U), you can reset to you
  35.   temporary save.
  36.  
  37.   If you have restored a saved game, a temporary save is automatically made
  38.   at the start.
  39. == (DO NOT CHANGE THIS LINE)
  40.